Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The page number (0-indexed)
Example:
0
The number of records per page
Example:
10
Search query string
Required string length:
1 - 256Example:
"search term"
The entity to search for
Available options:
post, comment Example:
"post"

